projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0e1a424
)
listbox: Update docs
author
Matthias Clasen
<mclasen@redhat.com>
Mon, 14 Jul 2014 12:48:33 +0000
(08:48 -0400)
committer
Matthias Clasen
<mclasen@redhat.com>
Mon, 14 Jul 2014 12:48:33 +0000
(08:48 -0400)
Multiple selection is supported now.
gtk/gtklistbox.c
patch
|
blob
|
history
diff --git
a/gtk/gtklistbox.c
b/gtk/gtklistbox.c
index d13b78770eafcca27275c654036cf40b1992adef..ba09ad349d1ccfd59d4a822b6cb6e68ccb0408cc 100644
(file)
--- a/
gtk/gtklistbox.c
+++ b/
gtk/gtklistbox.c
@@
-948,8
+948,6
@@
gtk_list_box_parent_set (GtkWidget *widget,
* Sets how selection works in the listbox.
* See #GtkSelectionMode for details.
*
- * Note: #GtkListBox does not support @GTK_SELECTION_MULTIPLE.
- *
* Since: 3.10
*/
void